home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / AlexNeXTSTEPSource / Source / Chapter10_Help / Words / English.lproj / Words.nib / data.classes next >
Text File  |  1995-06-12  |  197b  |  15 lines

  1. TextController = {
  2.     ACTIONS = {
  3.     openDocument:;
  4.     newDocument:;
  5.     saveAs:;
  6.     saveDocument:;
  7.     };
  8.     SUPERCLASS = Object;
  9. };
  10. FirstResponder = {
  11.     ACTIONS = {
  12.     };
  13.     SUPERCLASS = Object;
  14. };
  15.